All Questions
1 question
0votes
0answers
41views
Trying to train a denoising autoencoder to restore missing information from a binary image
I am building a denoising autoencoder to repaint lanes from a binary image. The input is a binary image that has incomplete lanes, due to vehicles getting in the way. I repaint the lanes manually so ...